Tomasz Skupiński
65a2cb6efd
(fix): readme: fix link to manual
5 years ago
Geoff Langenderfer
f59c18fda5
(docs): update `org-roam-graph-show` in README.md ( #1121 )
6 years ago
Jethro Kuan
0aa0a7c05a
(doc): Add target audience section ( #990 )
6 years ago
Leo Vivier
650744adc7
(doc): Create ‘Getting Help’ ( #961 )
...
* (doc): Create ‘Getting Help’
* README.md: Add ‘Getting Help’
Co-authored-by: Jethro Kuan <jethrokuan95@gmail.com>
6 years ago
Leo Vivier
b5f3f04318
(doc): Add an FAQ section ( #959 )
...
* README.md: Create FAQ section and mention `C-M-j` for `ivy`
6 years ago
robert seaton
abd81918e1
(docs): update docs link in README ( #850 )
...
Thanks for the catch!
6 years ago
Jethro Kuan
527c693f65
(docs): Update links to online page ( #848 )
...
We now own and use the orgroam.com domain
6 years ago
Stig Brautaset
3f2f7e3ff7
(docs): use org-roam-graph-show on README ( #844 )
6 years ago
Leo Vivier
7ab67436a7
(feat): Implement ‘org-roam-insert-immediate’ ( #814 )
6 years ago
N V
fae45434b5
(doc): Add :ensure to use-package declaration ( #820 )
...
Ensure use-package installs org-roam.
See: #803
6 years ago
Jethro Kuan
80bc19cbda
(docs): update manual location ( #622 )
6 years ago
Leo Vivier
c70f2d5f54
(fix): update repo root to group ( #591 )
6 years ago
Günter Zöchbauer
d3206b797a
(docs): link to discourse in README ( #577 )
...
Also, add information about Graphviz on the README.
Co-authored-by: Jethro Kuan <jethrokuan95@gmail.com>
6 years ago
Leo Vivier
3ca2d9f4ca
(doc): Improve wording 'A Preview' ( #568 )
...
* (doc): Improve wording of the first paragraph
Can’t believe nobody told us that we used ‘screenshot’ instead of
‘screencast’. :(
* Fill to 72
6 years ago
Jethro Kuan
5120f8eac3
(chore): update Slack invite link ( #403 )
6 years ago
Jethro Kuan
b86d2c8637
(docs): Add Org-roam video ( #376 )
6 years ago
Jethro Kuan
1433dbc316
(release): v1.0.0 ( #341 )
6 years ago
Jethro Kuan
3fccaef967
(chore): change main branch to master ( #250 )
6 years ago
Jethro Kuan
f63f29ac05
(docs): Add link to slack invite ( #242 )
6 years ago
Jethro Kuan
d1a47e090e
(docs): update docs ( #229 )
6 years ago
Jethro Kuan
0c2aaad3df
(feature): use sqlite as backing database ( #200 )
...
All org-roam related information will now be stored in the database. Henceforth, the cache needs to be built synchronously once (via `M-x org-roam-build-cache`), which is then incrementally updated.
6 years ago
Jethro Kuan
f1fb9f4680
(docs): remove `:after` from package install ( #186 )
...
Some of org-roam's functions (e.g. org-roam-today and
org-roam-find-file) should not need to have org loaded before use.
6 years ago
Jethro Kuan
8523fb43b4
(feature): global org-roam-mode ( #143 )
...
Makes org-roam-mode a global minor mode. This mode adds an advice to find-file-function, which decides whether to turn on the local post-command-hook and after-save-hook.
It also advices delete-file and rename-file to ensure cache consistency. Also fixes a bug introduced with #142
6 years ago
Jethro Kuan
ddaf855b5d
(chore): some cleanups ( #139 )
...
* move org-roam-switch-to-buffer
* add org-roam-switch-to-buffer to docs
* Update changelog
6 years ago
Hendrik Cech
05ada41710
(docs): add Spacemacs installation instructions ( #133 )
6 years ago
Jethro Kuan
e84ab1de9a
(chore): Add GitHub templates ( #117 )
6 years ago
Jethro Kuan
5eb1a87123
Org-roam 0.1.1 ( #83 )
...
* Update README
* Add CONTRIBUTING
* Add CHANGELOG
6 years ago
Jethro Kuan
2aca311cad
Add documentation
6 years ago
Jethro Kuan
59ebbda730
Update README with org-roam-link-representation customization
6 years ago
Jethro Kuan
b555b5575d
Add documentation on synergistic packages
6 years ago
Jethro Kuan
b83d2602b3
Update README for setting org-roam-directory
6 years ago
Jethro Kuan
4d825fedde
Become deft-free 🎉
6 years ago
Jethro Kuan
9d88334dd5
Add function org-roam-find-file
...
org-roam-find-file can be used to quickly navigate to a file in Roam.
6 years ago
Jethro Kuan
95a85bb9c0
Update README for instructions
6 years ago
Jethro Kuan
0b54e0390e
Update README
6 years ago
Jethro Kuan
892cbe1f3a
Update README
6 years ago