Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ibut link directly for files and directories and when in dired (#402
) * Fixes for direct link creation, path handling and org-id buttons * Bug fixes and link directly finalization for next major release * Updates to generated doc files * Remove leading blank lines inserted by viewer function * Temp remove use of org-mode in FAST-DEMO and Hypb file display The above makes all test cases run properly. For windows-grid, make BLANK buffers have an initial space in the name so is hidden in buffer lists. * Fix smart-tag not finding some vars and markdown link handling * hui:link-possible-types - fix to not default when on dirs or files Autosave global button file after any edits. * Klinks update to new format <file#cell-ref|viewspec> Klinks add support for linking to headings ending with colon or newline at the start of a cell. Fix klink ibtype priority. klink:act fix doc to reflect that 'start-pos' arg refers to the start of the cell-ref in the link, not to the link's referent. klink:at-p limit referent matches to .kotl? files. Fix relative line and column numbers. Make Koutline columns relative to indent. Add hsys-org-consult-grep function to consult grep over org-directory. * Fix ibut link directly for files and directories and when in dired Fix hui--ibut-link-directly-to-dired. * link-directly at eol within dired, link to dired directory Fix ignore case issue in hyrolo. Update demos and manual with new klink # syntax. Fix 2 tests cases due to updated code. * hui:link-possible-types - For ilinks, add log msg of hbut's attrs * hui:link-possible-types - Fix CI/CD build error Also, remove debugging 'message' call. hui--ibut-link-directly-to-dired - Handle non-readable input such as <ilink:...>.
- Loading branch information