Software
* Wiki Onenote Org-wiki Features: • A wiki system for Emacs. • Search wiki pages quickly. • Create new wiki pages fast. • Command to export all pages to html without block Emacs. M-x M-x org-wiki/export-html-async • Search wiki pages by its content. (grep) • org-mode protocol to create and open wiki pages. • org-mode protocol to open attachment/asset files with default system application. • Automatic download of attachment files with: • M-x org-wiki-asset-download-insert1 • M-x org-wiki-asset-download-insert2 Org-mode already has many features that makes it suitable to create a desktop wiki and store knowledge like: • Render Latex formulas. • Block codes (org-babel). • Fast navigation and editing • Support ...