Siva Swaminathan
Siva Swaminathan
FWIW, I use the following to avoid any window decoration including borders and titlebar (tested on linux): > (set-frame-parameter nil 'undecorated t)
I think one simple solution to this would be to have a function (and have it execute just before org-roam-db-sync) which can search for specific regex patterns (eg. inline #foo,...
I see. In such a case, could the method(s) be more appropriately named `save!()` ? This would make explicit the potential for overwriting the data.
I came hear to suggest the same feature, only to notice that a discussion is already underway! This feature would take jupyter-notebook further along in the direction of being a...
https://opensource.stackexchange.com/questions/2121/mit-license-and-all-rights-reserved
Ha, I had the same thought when searching for an emacs package, and stumbled across this. Since you're looking for discussion, I'll share my current thoughts. Commits are appends to...