├── Eng.md
├── Howm_tutorial_eng.pdf
├── Howm_tutorial_ru.pdf
├── README.md
├── RUS.md
├── howm-cup.svg
└── welcome.gif
/Eng.md:
--------------------------------------------------------------------------------
1 | 
2 |
3 | ## Tutorial on howm package
4 | This tutorial is for people who:
5 | 1. Want to develop an efficient note-taking system that can effectively manage incoming information and internal thought flow.
6 | 2. Intend to use Emacs for this purpose.
7 | 3. Are not satisfied with popular solutions like org-roam.
8 |
9 | I'm sure that typos, spelling errors, stylistic inaccuracies, and semantic inconsistencies may have crept into the text. If you notice anything from this list, please let me know. I've created a special form for the sake of privacy.
10 |
11 | Send edits ☞ [here](https://forms.gle/AECEhwNjhzU57you7). I cannot guarantee fast edits, but I will make some revisions to the text, so please stay tuned.
12 |
13 | The instructions provided in this manual are valid for the howm version 1.5.1
14 |
15 | You can download the current version of the tutorial
16 | ### ☞ [here](Howm_tutorial_eng.pdf)
17 |
18 | ## Useful resources on howm:
19 | 1. [Official project page on GitHub by Kazuyuki Hiraoka](https://github.com/kaorahi/howm)
20 | 2. [Quick guide in English](https://kaorahi.github.io/howm/README.html)
21 | 3. [An article by Leah Nukirchen with some useful life hacks](https://leahneukirchen.org/blog/archive/2022/03/note-taking-in-emacs-with-howm.html)
22 | 4. [A post on opensource.com by Scott Nesbitt](https://opensource.com/article/18/7/emacs-modes-note-taking). I came across howm because of this passing mention.
23 |
--------------------------------------------------------------------------------
/Howm_tutorial_eng.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Emacs101/howm-manual/9889c137980f494983b963fbdc08964d5afae57d/Howm_tutorial_eng.pdf
--------------------------------------------------------------------------------
/Howm_tutorial_ru.pdf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/Emacs101/howm-manual/9889c137980f494983b963fbdc08964d5afae57d/Howm_tutorial_ru.pdf
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
2 |