GithubHelp home page GithubHelp logo

btd1337 / minder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phase1geo/minder

0.0 1.0 0.0 1.63 MB

Mind-mapping application for Elementary OS

License: GNU General Public License v3.0

Shell 0.70% CSS 0.27% CMake 0.51% Makefile 1.65% Meson 1.45% Python 0.16% Vala 95.26%

minder's Introduction

Minder

Get it on AppCenter

Main Window - Light Theme

Installation

You will need the following dependencies to build Minder:

  • meson
  • valac
  • debhelper
  • libcairo2-dev
  • libgranite-dev
  • libgtk-3-dev
  • libxml2-dev
  • libgee-0.8-dev

From the command-line within the top Minder directory, run ./app run to build and run the application.

To install, run sudo ./app install and then run the application from your application launcher.

Quick Guide to Creating a Mind-Map

When the application is first launched, a main idea node will be displayed in the center of the mind-map canvas. The following actions can be performed on this node:

Key/Mouse Action Description
e or double-click Edits the displayed node text (otherwise called the node "name") of the currently selected node. Editable text will be immediately highlighted, so just start typing the new name to change it. To end the text editing, hit either the Return key or the Tab key.
f Folds the currently selected node, hiding the selected node's tree.
z Zooms out.
Z Zooms in.
m Selects the root node of the current tree.
C Centers the currently selected node in the canvas.
Cursor keys changes the selection to the node in the given direction.
Tab Adds a new child node to the currently selected node. The new node will be immediately editable.
Return Adds a new sibling node of the currently selected node. The new node will be immediately editable.
Control-n Creates a new mind map document.
Control-o Opens an existing document.
Control-s Saves the current state of the document.
Control-S Saves the current mind-map to a specified file.
Control-f Opens the search popover. Entering a string will find all nodes with names that match the strings. Selecting a node in the list will select and bring the node into view on the canvas.
Control-z Undoes the last change.
Control-Z Redoes the last undo change.
Right mouse click Displays a contextual menu listing the available actions that can be taken.
Click and drag onto empty space Moves the selected node to a new position in the selected node's parent.
Click and drag onto another node Detaches the dragged node and attaches it to the node that is dragged over.

Property Sidebar

The property sidebar can be shown or hidden by clicking on the gear icon in the upper right corner of the window. This sidebar contains two tabs, one for editing or taking action on the currently selected node. The other tab allows you to modify the layout or theme that is used for the entire mind map.

Get it on AppCenter

minder's People

Contributors

phase1geo avatar yannicka avatar btd1337 avatar jendamarek avatar

Watchers

 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.