Zen Monk Alain M. Lafon
Zen Monk Alain M. Lafon
Tested on iPhone 13 pro on iOS 15.5. It works on the desktop, though. Also, the changelog link in the settings works even on iOS.
Org mode syntax allows for links to `CUSTOM_ID` like so: ``` * TODO CR: Ability to link to CUSTOM_ID headers :PROPERTIES: :CUSTOM_ID: demo_link :END: * Unrelated stuff This links to...
This will replace the static screenshot on the LP at the "Remember all the things" section: 
Right now, some actions create routes (directory traversal, opening org files). However, some pages use a concept of "modals" which re-uses the same route (for example visiting the changelog from...
The task modal looks like this:  On top, it shows a 'todo keyword set'. If there's more than one configured in the Org file, there's a button 'next set'...
- [ ] More in-buffer settings - [ ] Clock time - [ ] `:LOGBOOK:` drawer - [ ] Check what other features are missing - [ ] Go through...
# 1 - [ ] Refactor TaskListModal and SearchModal into one component - [x] New component has tabs (like Agenda) - The tab names are "Search" and "Task List" #...
Learning from https://github.com/200ok-ch/organice/issues/169
Things to write tests for: - [ ] (not) displaying things in Agenda, Search, Task-List with and without file settings - [ ] jumping to a header in another file...