Ilia Volkov
Ilia Volkov
### Describe the bug Got error when trying to open files by `oo` `.../packer/start/orgmode.nvim/lua/orgmode/org/mappings.lua:869: attempt to index local 'item' (a nil value)` ### Steps to reproduce 1. Enter external link...
I use `zathura` for pdf viewing and added some bindings for using `papers` inside `zathura`. When I add some paper it change the location and I should manually re-open it....
my config: ``` { "bibtex": "/home/user/Library/Bibtex/lib.bib", "filesdir": "/home/user/Library/PDFs", "git": true, "gitdir": "/home/user/Library" } ``` If I trying to use `paper add file.pdf` I got error: ```python Traceback (most recent call...
Thanks for awesome plugin! Is it any possibility to integrate [calendar-vim](https://github.com/mattn/calendar-vim) with taskwiki: By choosing a date, this puling create file in /diary dir with name "%Y-%M-%D.md" but when I...
Is it any opportunity to add any other layout for keybindings? For example "hjkl" = "ролд"?
Bindings for annotations and visual mode does not work. Also got some errors. ``` ** (apvlv:28835): CRITICAL **: 19:15:01.640: bool apvlv::ApvlvDocCache::getAvailableSpace(apvlv::ApvlvPos, apvlv::ApvlvPos*): assertion '!mLines.empty ()' failed (apvlv:28835): Gtk-CRITICAL **: 19:15:14.564:...
### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link https://orgmode.org/manual/Pushing-to-the-mobile-application.html ### Feature value _No response_ ### Additional context There is implementation of orgmode on IOS [MobileOrg](https://github.com/MobileOrg/mobileorg)....
I have bibtex file that is generated with link to pdf document (jabref and papers-cli generate it). Is it any opportunity to bind key for opening it while I search...
I use ncmpcpp + mopidy + yt-music. When I tried to add track to my YT playlist it deleted all songs and do nothing. How to fix it?