Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-11-07 | 399 Bytes | |
v0.8.10 source code.tar.gz | 2024-11-07 | 3.9 MB | |
v0.8.10 source code.zip | 2024-11-07 | 4.0 MB | |
Totals: 3 Items | 7.9 MB | 0 |
Fixes
- Command
org-ql-refile
uses the base buffer when refiling to an indirect buffer. (#466.) - Predicate
link
could signal an error when searching text that is mistakenly recognized as an Org link (e.g. Bash double-bracket constructs in a source block). (Thanks to John Wiegley for reporting.)