1010 Commits (32557afdbfd875b1cd47b3737ecb52a6ee97b910)
 

Author SHA1 Message Date
Philippe Crama b96efbb444
(minor)chore: fix minor warnings by native compiler (#1959) 4 years ago
Philippe Crama 721f167563
(perf)utils: optimize org-roam-plist-map! (#1958) 4 years ago
Jethro Kuan 25bc3acce3
(fix)buffer: change preview-content logic (#1955) 4 years ago
Jethro Kuan d8c7f7d4e7
(fix)db: refresh CATEGORY before writing to db (#1953) 4 years ago
Tianshu Wang 01c45f9dca
(minor)refactor: make prefix checking clearer (#1951) 4 years ago
Jethro Kuan 239929045f
(minor)db: filename title sans-extension (#1952) 4 years ago
Jethro Kuan d26047e6f7
(minor)db: make check for property drawers case-insensitive (#1949) 4 years ago
Gustav 36928d655a
(fix)completions: fix same-line completions (#1948) 4 years ago
Jethro Kuan 4a2b44252e
(fix)db: don't consider links in ROAM_REFS as links (#1947) 4 years ago
Jethro Kuan 3177b900e7
(perf)db: prefer org-entry-get over org-entry-properties (#1946) 4 years ago
Jethro Kuan 4d71fbdfe1
(fix)db: expand org-roam-directory name as directory (#1945) 4 years ago
Jethro Kuan 84f58cbc12
(perf)db: require optional libraries only once per function (#1944) 4 years ago
Jethro Kuan 3e47f198c7
(fix)utils: org-roam-set-keyword skip over all drawers (#1931) 4 years ago
Jethro Kuan c789531e36
(chore)utils: standardize org-roam-property-add/remove fn signatures (#1930) 4 years ago
Amir Dekel 1b221a1d4a
(fix):org-roam-refile: Don't try to refile a node into itself (#1928) 4 years ago
Tianshu Wang d0fd2c6959
(fix): protocol: set org-capture-link-is-already-stored (#1921) 4 years ago
Jethro Kuan 2c75b194d8
(fix)ref: fix org-roam-node-from-ref support for org-cite (#1919) 4 years ago
Jethro Kuan c8f8c3e876
(docs): added instructions on troubleshooting org-protocol (#1914) 4 years ago
Jethro Kuan 852042436e
(feat)db: support different sqlite3 libraries (#1907) 4 years ago
Jethro Kuan dafcf0dcf8
(feat)insert: add org-roam-node-formatted (#1909) 4 years ago
Jürgen Hötzel 2b6f8ce615
(perf)db: don't require (probably non-existent) 'oc feature for each org file (#1908) 4 years ago
Jethro Kuan 5651f4598c
(chore)libraries: s/s-join/string-join/g (#1906) 4 years ago
Daniel Mendler e9299297f9
(fix)completion: annotation fixes (#1904) 4 years ago
Daniel Mendler 617e0021f5
(fix)completions: fix highlighting of formatted/truncated strings (#1895) 4 years ago
Daniel Mendler f80515ab5f
(feat)completions: separate completion history (#1901) 4 years ago
Janek 4af5ff662e
Update documentation on migrating from v1 (#1900) 4 years ago
Jethro Kuan 73dfeb60cf
(chore): update slack url (#1899) 4 years ago
Daniel Mendler 5b933bd8ec
(fix)completions: improve completion-at-point slightly (#1896) 4 years ago
Daniel Mendler 3a54182bb1
(fix)completion: minor fixes around completing-read (#1893) 5 years ago
matthuszagh 34243a0a90
(feat): allow org-roam-node-display-template to be a closure (#1891) 5 years ago
Ilja Kocken 54d17cc50f
(docs): add space so that list item displays correctly (#1880) 5 years ago
build2stone 54b63db350
(fix)graph: fix default value of org-roam-graph-node-extra-config (#1884) 5 years ago
Tim Ruffing 8f2c51ad21
(refactor)completions: simplify org-roam-node-read--format-entry (#1850) 5 years ago
Roshan Shariff 3b93c83b23
(fix)db: Require 'oc to get org-cite functionality. (#1849) 5 years ago
Jethro Kuan a101c548c1
fix(org-roam-node-read): add aliases (#1883) 5 years ago
Jethro Kuan 1b8ece0219
fix(org-roam-node-read): fix regression introduced in #1876 (#1882) 5 years ago
Rodrigo Morales 0ecbd3a104
fix(org-roam-extract-subtree): Use file-name-as-directory (#1871) 5 years ago
Damien Cassou 66e10df943
(fix)dailies: stop asking for time, only date (#1877) 5 years ago
Samuel Culpepper d2fc4be73b
optimize(core) linear->constant time filter-fn (#1876) 5 years ago
Alex Strick van Linschoten 17d8e84ea5
(docs): fix typo in README (#1842) 5 years ago
rgkirch 777f969b50
(docs): fix typo in docs (#1834) 5 years ago
HyunggyuJang bc833a9ff4
(fix)capture: ignore file template upon capture goto. (#1858) 5 years ago
Rodrigo Morales ec8d250f6c
feat(org-roam-db-map-links): Consider links in properties drawers (#1868) 5 years ago
Jethro Kuan 1795039ab9
(perf)db: wrap update-file in sql transaction (#1827) 5 years ago
Linus Arver a8a36a420b
(fix)org-roam-node-visit: pass correctly optional `force` parameter (#1821) 5 years ago
Jethro Kuan 340215a16a
(feat) core: support new org-mode citations (#1806) 5 years ago
Wetlize 941bd1f6b4
(fix)compat: resolve all the missing compile-time dependencies (#1820) 5 years ago
Wetlize 48a5d01726
(fix)capture: refactor org-roam-capture--get-if-new-target-a (#1818) 5 years ago
Jethro Kuan 0e6b93a253
(fix)db: prevent invalid refs from crashing db update (#1816) 5 years ago
Wetlize cfabe0ec38
(feat)capture: rename `:if-new` template property to `:target` (#1809) 5 years ago