c1-g

Results 15 comments of c1-g

I'm only using this command to make cloze before running `org-fc-type-cloze-init` so I don't understand the use case you've just described. Another thing to point out, this command has a...

I made some changes to use `org-fc-update` as you've described. Now it doesn't index holes by default unless given a prefix argument and it uses only the `bounds-of-thing-at-point` function of...

Added `(require 'thingatpt)` in case `declare-function` isn't enough.

There is some work being done on URL normalization [here](https://github.com/karlicoss/promnesia/blob/master/src/promnesia/cannon.py) for a chrome extension. The maintainer is planning to make it a library. See the [write-up](https://beepb00p.xyz/promnesia.html#future)

Another way to install is to install pdf-tools' package from your package manager. See: https://repology.org/project/emacs-pdf-tools/versions Contact your sys admin to install them for you then put ``` emacs-lisp (pdf-loader-install) ```...

Just throwing this out there. I manage to get org-board to work with another program called [Monolith](https://github.com/Y2Z/monolith) that, similar to Singlefile, saves a webpage in one html file. You can...

This will be difficult to implement. I can think of a scenario which a user has multiple `org-agenda-files` it will be impossible to determine ***which*** file this new task should...

Yeah, I think I'll go the pretend review route. I've misunderstood how the algorithm works. From #42, you wrote that this algorithm doesn't actually schedule anything but just spit out...

I'd like to inform everyone that I implemented a working prototype which depends on [org-media-note](https://github.com/yuchen-lea/org-media-note) and [mpv.el](https://github.com/kljohann/mpv.el) borrowing from @auroranil's idea [here](https://github.com/c1-g/org-noter-media). For it to work, I have to modify...

@SolidStill Org-noter is for pdf and epub file. If you want to annotate an arbitrary file, I recommend https://github.com/nobiot/org-marginalia