jarofromel
jarofromel
Hello, thanks for the great work on Orga. Currently, property elements ("key: value" pair in Properties drawer) and clock elements ("CLOCK: [..]" are not recognized/parsed as specific types in the...
Some of links are defined with the [abbreviation](https://orgmode.org/manual/Link-Abbreviations.html). The link abbreviation is not present in the table `links` only the original link type. For example ``` * link defined as...
Hi Howard, I found your essay about trees refactoring [Refiling Trees to Files](https://howardism.org/Technical/Emacs/getting-even-more-boxes-done.html) about year ago and started to use it (specifically [elisp/boxes-extras.el](https://github.com/howardabrams/hamacs/blob/main/elisp/boxes-extras.el). Thanks a lot for that! I updated...
Hello, some of my org files have some content before the first headline: ``` #+title: file title #+date: [2024-09-12 Thu 17:19] #+subtitle: file subtitle with short description summary of the...
Hello, I create the metanote (index) which contains the links to my denote files. Each heading in the metanote represents one tag and there are links to files with this...
Hello, I noticed `denote-rename-file-identifier`. I tried to use it and get the following error: > user-error: The identifier cannot be modified because the new identifier has backlinks At first I...
Hello, input redirection at the beginning of command line does not complete with completion candidates. E.g. I like to run `
### Please check before submitting an issue - [x] I am using the latest version of App Manager - [x] I have searched the issues and haven't found anything relevant...
Hello, I use [denote](https://github.com/protesilaos/denote) (note-taking approach in emacs) which uses its own link type. The notes (files) have [file-naming scheme](https://protesilaos.com/emacs/denote#h:4e9c7512-84dc-4dfb-9fa9-e15d51178e5d) -> `20200927T000622--awk-learning-sources.org`. The link to this file is `[[denote:20200927T000622][awk learning...