Jethro Kuan
007e76725c
(chore) fix version numbers ( #2182 )
4 years ago
Jethro Kuan
69116a4da4
v2.2.2 ( #2171 )
4 years ago
Jethro Kuan
3782e88d50
(release): v2.2.1 ( #2126 )
4 years ago
Stefan Kangas
c0c240b975
(chore): Drop f.el and s.el dependency ( #2025 )
...
Drops the f.el and implicit s.el dependency.
Co-authored-by: Jethro Kuan <jethrokuan95@gmail.com>
4 years ago
Jethro Kuan
6170cc9928
(release): bump 2021 -> 2022, 2.1.0 -> 2.2.0
4 years ago
Jethro Kuan
2c5f429b24
(chore): remove org-roam-v2-ack ( #2005 )
...
It's been long enough since the v2 release, removing the ack requirement
because it creates an annoying warning on native compilation.
4 years ago
Jethro Kuan
714ea7a3fc
(chore): upgrade dependency of magit-section to 3.0.0 ( #1808 )
...
Closes #1803 .
5 years ago
Jethro Kuan
f819720c51
v2.1.0 ( #1792 )
5 years ago
Wetlize
2d8dc8e31b
(feat): globally restructure and refactor the codebase ( #1724 )
...
Detangle the codebase and change how dependencies are resolved to
allow the package to better modularize and load itself without
introducing circular dependencies, especially when autoloads involved.
5 years ago
Jethro Kuan
1848ca2495
(fix): fix url in v2 warning ( #1695 )
...
Fixes #1689
5 years ago
Wetlize
de47f0a28d
(fix)autoloads: Point autoloads to org-roam.el file ( #1673 )
...
At the current state autoloads from non `org-roam.el` unable to start
loading of the package from their own file. See the following to learn
more about the problem:
https://github.com/org-roam/org-roam/issues/1590#issuecomment-885817825
This is no more than a workaround to bandage a more deeper underlying
problem. Until the more fundamental problem won't be fixed, all autoload
cookies from non "org-roam.el" file will need to manually point to the
main entry point of the package -- "org-roam.el" file, to load it
without causing errors.
Fixes #1590 , #1620 , #1600 and other similar issues.
5 years ago
Thomas von Eyben
7723f6ca88
(fix): correct typo about v1 being incompatible with v1 ( #1682 )
5 years ago
Jethro Kuan
028c95a011
(fix)migration: upgrade db to v2 before conversion ( #1666 )
...
`org-roam-migrate-v1-to-v2` requires the v2 db to already be in place,
so run `org-roam-db-sync` once first.
Fixes #1664
5 years ago
Jethro Kuan
8e89bad945
(migration)docs: Warn requirement of at least Org 9.4 ( #1663 )
...
Closes #1661
5 years ago
Jethro Kuan
1aba91eacd
(fix)tags: fix tags migration ( #1653 )
...
- prevent botching of existing filetags
- insert new tag list using `org-make-tag-string` (colon-delimited) for resilience
Fixes #1642 .
5 years ago
Jethro Kuan
3ea433c09d
(migration): mention org-roam-directory ( #1636 )
...
Mention the requirement to set org-roam-directory before running the
migration wizard. Closes #1624 .
5 years ago
Gustavo
f50e30dd51
Include `desc` back in `replace-match` statement ( #1615 )
...
Following @jcguu95's suggestion on #1602 .
5 years ago
Jethro Kuan
63450e9eaf
migration: proper fix for file-link replacement ( #1609 )
5 years ago
Jethro Kuan
da02453ab1
(fix): migration: ensure empty roam_alias is removed ( #1608 )
...
* (fix): migration: ensure empty roam_alias is removed
Addresses #1596
* fix lint
5 years ago
Jethro Kuan
d0be7f3b2a
(fix): allow migration for desc with backslash ( #1604 )
...
Fixes #1602
5 years ago
Jethro Kuan
aee3467b3e
Org-roam V2 ( #1401 )
5 years ago