Giter Site home page Giter Site logo

metaescape / eaf-mindmap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emacs-eaf/eaf-mindmap

0.0 0.0 0.0 491 KB

Keyboard-driven Mindmap editor

License: GNU General Public License v3.0

JavaScript 70.68% Python 11.59% Emacs Lisp 9.70% CSS 1.47% HTML 6.56%

eaf-mindmap's Introduction

EAF Mindmap

Mindmap application for the Emacs Application Framework.

Load application

Install EAF first, then add below code in your emacs config:

(add-to-list 'load-path "~/.emacs.d/site-lisp/emacs-application-framework/")
(require 'eaf)
(require 'eaf-mindmap)

The keybinding of EAF Mindmap.

Key Event
TAB add_sub_node
RET add_brother_node
<deletechar> remove_node
M-m update_node_topic
M-e update_node_topic_inline
M-r refresh_page
C-- zoom_out
C-= zoom_in
C-0 zoom_reset
M-q add_multiple_sub_nodes
M-RET add_multiple_brother_nodes
M-i add_multiple_middle_nodes
M-j select_down_node
M-k select_up_node
M-h select_left_node
M-l select_right_node
C-n eaf-send-down-key
C-p eaf-send-up-key
C-f eaf-send-right-key
C-b eaf-send-left-key
SPC insert_or_toggle_node_selection
x insert_or_close_buffer
j insert_or_select_down_node
k insert_or_select_up_node
h insert_or_select_left_node
l insert_or_select_right_node
w insert_or_copy_node_topic
y insert_or_paste_node_topic
W insert_or_cut_node_tree
Y insert_or_paste_node_tree
J insert_or_select_left_tab
K insert_or_select_right_tab
- insert_or_zoom_out
= insert_or_zoom_in
0 insert_or_zoom_reset
d insert_or_remove_node
D insert_or_remove_middle_node
i insert_or_add_middle_node
f insert_or_update_node_topic
t insert_or_toggle_node
b insert_or_change_node_background
c insert_or_change_background_color
C insert_or_change_text_color
1 insert_or_save_screenshot
2 insert_or_save_file
3 insert_or_save_org_file
4 insert_or_save_freemind_file
M-o eval_js
M-O eval_js_file
<f12> open_devtools

eaf-mindmap's People

Contributors

c1-g avatar hollowman6 avatar mackong avatar manateelazycat avatar matthewzmd avatar metaescape avatar mgcyung avatar vconcat avatar welandx avatar zbelial avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.