Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title handling #151

Open
srittau opened this issue Jan 13, 2022 · 0 comments
Open

Title handling #151

srittau opened this issue Jan 13, 2022 · 0 comments
Assignees

Comments

@srittau
Copy link
Owner

srittau commented Jan 13, 2022

Backend

Don't require a title on creation. If no explicit title was set, extract the title from the first header in the body or the first line, if there is no header. Do this on creation and changes.

If the header was set explicitly, set a flag in the DB (exposed via the API), and never change it automatically.

Frontend

The title is not editable by default, it only turns into an input field on click.

If there is no title, use 'Note from YYYY-mm-dd' as title. (Depends on #150.)

@srittau srittau self-assigned this Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant