All Projects → fespinoza → Linkedideas

fespinoza / Linkedideas

Licence: mit
A macOS/iOS apps to treat ideas as links of concepts.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Linkedideas

Coteditor
Lightweight Plain-Text Editor for macOS
Stars: ✭ 4,129 (+1343.71%)
Mutual labels:  mac-app, cocoa
Circle
你没有看错,全是纯手工打造!
Stars: ✭ 269 (-5.94%)
Mutual labels:  custom-view
WebPKit
A framework that extends a variety of Cocoa APIs with capabilities for encoding and decoding WebP files for all of Apple's platforms.
Stars: ✭ 29 (-89.86%)
Mutual labels:  cocoa
spatterlight
Updated fork of Spatterlight
Stars: ✭ 60 (-79.02%)
Mutual labels:  cocoa
auto-fill-edit-text
This custom EditText can suggest and fill text defined before.
Stars: ✭ 26 (-90.91%)
Mutual labels:  custom-view
Tableview
TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
Stars: ✭ 2,928 (+923.78%)
Mutual labels:  custom-view
ruby-china-reader
Simple Mac Reader for Ruby China
Stars: ✭ 48 (-83.22%)
Mutual labels:  cocoa
Runtimesummary
一个集合了常用 Objective-C Runtime 使用方法的 Playground。
Stars: ✭ 281 (-1.75%)
Mutual labels:  cocoa
Funnyviews
💘A lot of funny & custom views for android, will continue to update.
Stars: ✭ 267 (-6.64%)
Mutual labels:  custom-view
xcode-config
My Xcode config - Alfred Workflow, File templates, Xcode code snippets, themes, IDETextKeyBindingSet
Stars: ✭ 16 (-94.41%)
Mutual labels:  cocoa
Eloquent
Eloquent is a bible study tool for macOS
Stars: ✭ 88 (-69.23%)
Mutual labels:  cocoa
scalaui
Scala Native GUI framework based on libui
Stars: ✭ 56 (-80.42%)
Mutual labels:  cocoa
Uilibrary
平时项目开发中写的自定义Drawable、View和Shape
Stars: ✭ 260 (-9.09%)
Mutual labels:  custom-view
Rearrange
Collection of utilities for interacting with NSRange and NSTextRange
Stars: ✭ 28 (-90.21%)
Mutual labels:  cocoa
Xcode One Dark
Atom One Dark theme for Xcode
Stars: ✭ 273 (-4.55%)
Mutual labels:  cocoa
Kit
A collection of Obj-C classes and categories for macOS.
Stars: ✭ 19 (-93.36%)
Mutual labels:  cocoa
CustomViewStudy
This repository is used to learn CustomView(Text、Image、Progress、ViewGroup、ViewGragHelper).
Stars: ✭ 76 (-73.43%)
Mutual labels:  custom-view
DraggableTreeView
TreeView with drag and drop (n-th level)
Stars: ✭ 95 (-66.78%)
Mutual labels:  custom-view
Tickview
一个精致带感的打钩小动画
Stars: ✭ 284 (-0.7%)
Mutual labels:  custom-view
Nshipster.com
A journal of the overlooked bits in Objective-C, Swift, and Cocoa. Updated weekly.
Stars: ✭ 280 (-2.1%)
Mutual labels:  cocoa

Linked Ideas

Swift 5.0 GitHub license Build Status @fespinozacast

A macOS application to write down and connect ideas and an iOS application to read documents.

ui-sample

Objective

Linked Ideas is an application to assist you in your note taking and "putting your mind" on the canvas.

The thought process of people can be quite chaotic we have similar "bits" of ideas and connections between them, with Linked Ideas, you can add them in a free-form canvas, not limited in a top-to-bottom approach like a normal text editor, but instead have canvas where you add your ideas wherever you want and then you can easily connect them.

One of the main differences of Linked Ideas in relation to conventional mind mapping tools is that ideas don't need to be added and related in a tree-like fashion, where there cannot be loops or different groups of ideas, so then, when connecting ideas the predominant concepts will appear naturally ordered instead of ordering them before hand in a hierarchy.

Linked Ideas documents can be easily stored in iCloud and shared in multiple computers.

Features:

  • add/edit/remove concepts and links
  • add text explanations to links
  • edit the format of the concepts with some useful keyboard shortcuts
  • zoom and pan the whole ideas document
  • added some options for alignment and organization of groups of concepts.

Keyboard shortcuts

There are a bunch of keyboard shortcuts aimed to quickly edit concepts

Formatting

The following shortcuts require that at least one concept is selected, then:

  • ⌘ ⇧ E: strikesthrough the concept (useful for a todo list)
  • ⌘ B: makes the text bold
  • ⌘ ⌥ (1-7): adds one of the pre-defined 7 colors for quick formatting
  • ⌘ +: increases the font size
  • ⌘ -: decreases the font size

Arrangement

Given a group of selected concepts:

  • ⌃A: vertically left align concepts
  • ⌃E: horizontally center align concepts
  • ⌃⇧ A: vertically left align concepts and make their vertical space equal

Others

  • ⇧ ⏎: creates a new concept in a random place in the canvas

Development

The new features coming to the app can be found in the GitHub project

I also added a bit my intention and status of development of the app in DEVELOPMENT NOTES

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].