(feat)capture: rename :if-new template property to :target (#1809)

This name will better reflect the current purpose of the property. At
the beginning of the v2 it would only trigger for the new nodes (hence
:if-new), but through the development it's no longer the case, though
the behavior various from each type of the target.

As for now, this will be soft deprecated and won't be strictly enforced
at the user.
This commit is contained in:
Wetlize
2021-08-27 14:45:50 +03:00
committed by GitHub
parent ab87a08e17
commit cfabe0ec38
7 changed files with 81 additions and 33 deletions

View File

@ -5,6 +5,7 @@
### Removed
### Changed
- [#1795](https://github.com/org-roam/org-roam/pull/1795) buffer: optimized reflinks fetch
- [#1809](https://github.com/org-roam/org-roam/pull/1809) capture: the mandatory `:if-new` property of each capture template is now renamed to `:target`
### Fixed
- [#1798](https://github.com/org-roam/org-roam/pull/1798) org-roam-node-at-point: do not skip invisible headings