mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
(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:
@ -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
|
||||
|
Reference in New Issue
Block a user