Skip to content

Commit

Permalink
Update roadmap to reflect origin supported
Browse files Browse the repository at this point in the history
  • Loading branch information
chipsenkbeil committed Apr 14, 2024
1 parent 94434c1 commit d1ec229
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
- Nodes that reference this node (see [[https://www.orgroam.com/manual.html#Refs][Refs]])
- [ ] Implement *Unlinked references* widget for buffer
- View nodes that contain text that match the nodes title/alias but are not linked
- [ ] Implement *Origin* widget for buffer (custom, not in Org Roam!)
- [X] Implement *Origin* widget for buffer (custom, not in Org Roam!)
- Displays the origin of the node as defined in =ROAM_ORIGIN=
- [ ] Support [[https://www.orgroam.com/manual.html#Citations][citations]]
- [ ] As of orgmode 9.5, *org-cite* is built-in and has the form *[cite:@key]*
Expand All @@ -112,15 +112,15 @@
- [X] Implement *org-roam-node-find*
- [X] Implement *org-roam-capture*
- [X] Implement *org-roam-node-insert-immediate*
- [ ] Support origin (custom, not in Org Roam!)
- [ ] =ROAM_ORIGIN= available within node properties, containing org id
- [ ] Ability to query database for nodes with origin matching an id
- [ ] Keybinding to jump forward and backward across origins
- [X] Support origin (custom, not in Org Roam!)
- [X] =ROAM_ORIGIN= available within node properties, containing org id
- [X] Ability to query database for nodes with origin matching an id
- [X] Keybinding to jump forward and backward across origins
- [X] Miscellaneous Roam functions
- [X] Implement *org-roam-alias-add*
- [X] Implement *org-roam-alias-remove*
- [ ] Implement *org-roam-origin-insert* (custom, not in Org Roam!)
- [ ] Implement *org-roam-origin-remove* (custom, not in Org Roam!)
- [X] Implement *org-roam-origin-add* (custom, not in Org Roam!)
- [X] Implement *org-roam-origin-remove* (custom, not in Org Roam!)
- [ ] Implement extensions
- [ ] [[https://www.orgroam.com/manual.html#org_002droam_002ddailies][org-roam-dailies]]
- [ ] [[https://www.orgroam.com/manual.html#org_002droam_002dexport][org-roam-export]]
Expand Down

0 comments on commit d1ec229

Please sign in to comment.