danielmagnussons / danielmagnussons/orgmode
Page command should auto fill current date
Open
- Dominant language
- Python
- Stars
- 753
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
When adding a new page (p) the actual date should be filled in. Currently the tab complete produces: --- YYYY-MM-DD ---
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the page command and its tab-completion handler. Check how the current date is obtained and where the YYYY-MM-DD placeholder is produced. Done means adding a page through the command fills the actual current date instead of the placeholder.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100