-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
featureFeatures displayed on the websiteFeatures displayed on the website
Description
Description:
This feature will introduce the capability for users to add headers and footers to their documents, similar to the functionality available in word processing software like Microsoft Word.
The primary goals are:
- Customization: Allow users to extensively customize the content and appearance of headers and footers.
- User Experience: Ensure the interface for managing headers and footers is intuitive, user-friendly, and not overwhelming, even with multiple customization options.
- Content Types:
- Support for static text input by the user.
- Support for dynamic, auto-generated content. Users should be able to easily insert elements like:
- Page numbers (e.g., "Page X of Y", "X")
- Current date/time (with formatting options)
- Document title
- Author name
- Other relevant document metadata
- Insertion of dynamic content should be achievable through simple UI interactions (e.g., a dedicated menu/button) or via placeholder commands (e.g.,
{{page_number}},{{date}}).
Scope Considerations:
- Initial implementation might focus on a core set of dynamic placeholders.
- Consideration for different headers/footers for first page, odd/even pages (potentially a future enhancement if not in scope initially).
- How headers/footers interact with document margins and layout.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureFeatures displayed on the websiteFeatures displayed on the website