Add support for daily notes
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
Some other note tools support daily notes (e.g. Obsidian: https://help.obsidian.md/Plugins/Daily+notes). The concept is, when the app is opened, to have a daily note with the current date YYYY-MM-DD as its name.
It allows to quickly write down some stuff and retrieve it later to be reorganized.
Describe the solution you'd like
When opening the NextCloud Android app or the web app, I can immediately write down something and it will be saved in the daily note.
Describe alternatives you've considered
Creating the note myself, which is not very convenient when I need to write down something quick and forget about it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by identifying where notes are opened or created in the NextCloud Android app and web app, then verify how a note named with the current date in YYYY-MM-DD format should be selected or created. Done means users can immediately write to and save the daily note in both clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100