Life is 90% of my use cases for org-mode
51–60 of 264 posts
Re: Life is 90% of my use cases for org-mode
#52Does anyone know of a small Emacs distribution? I would like to get into Emacs, but its hard to justify 114 MB: https://ftp.gnu.org/gnu/emacs/windows/emacs-26 Versus Vim 18 MB: https://github.com/vim/vim-win32-installer/releases
Justify in terms of what, exactly? At current disk prices, 114 megabytes costs less than a third of a US penny. Even at minimum wage, you'd make that in under a second.
Re: Life is 90% of my use cases for org-mode
#53Re: Life is 90% of my use cases for org-mode
#54I don't use emacs. I use text files to organise myself but I use notepad++ to edit them. I have tried to learn emacs a couple of times but I am really unmotivated - don't see any case where it would help me. I am afraid I'm missing something.
See if you find any features or extensions that aren’t available on notepad++...
My .emacs configuration is based on vim style modal shortcuts that make me faster than a mutant: https://github.com/tinku99/dotfiles/blob/master/init-public....
I also use org-mode as a minor mode for autohotkey code editing, by changing the outline character from * to ; ... https://github.com/tinku99/ahk-org-mode
Re: Life is 90% of my use cases for org-mode
#55> Network : Since I'm set up to send email, IRC, Mattermost, etc., directly from my org-mode tasks, it's easy to track where I am. I'd like to know more about this because it's something I struggle with while using org-mode. I want to have some sort of bidirectional link between org mode and Github issues for my projects; new issues should arrive in my "inbox" org file, and I'd like a simple way to update the status…
Re: Life is 90% of my use cases for org-mode
#56I wonder what the venn diagram looks like of those who enjoy the readability of this blog and use emacs
Re: Life is 90% of my use cases for org-mode
#57I use Notes mostly, because it's synced to my phone and I can paste images (usually screenshots) in it easily.
Re: Life is 90% of my use cases for org-mode
#58I wonder what the venn diagram looks like of those who enjoy the readability of this blog and use emacs
Re: Life is 90% of my use cases for org-mode
#59Earlier quoted context omitted.
Nothing like a bit of vim vs emacs. Though I do get sick of vim winning every time ;)
Vim and Emacs are not in the same category. Direct comparisons are silly and useless, like comparing Pycharm and Notepad++.
Re: Life is 90% of my use cases for org-mode
#60And if you restrict yourself to markdown-compatibilty, why not just write in markdown?