Code Monkey home page Code Monkey logo

pdfcomplete's Introduction

TW5-extendedit

Plugin to extend the editor of TiddlyWiki5 with 'link completion'.

NEW ⚡ configure your trigger keys (thanks zimiarh )

Try it at http://snowgoon88.github.io/TW5-extendedit

Upload it from http://snowgoon88.github.io/TW5-extendedit

Config Then, in $:/ControlPanel -> Advanced -> Editor Type -> text/vnd.tiddlywiki you must chose comptext instead of text.

Reload and « voilà »...

Dev

Making demo onfile html

  • The edition/edit-comptextdemo directory should be copied/linked into $TW5HOME/editions directory
  • Then in $TW5HOME, run nodejs ./tiddlywiki.js editions/edit-comptextdemo --build index to create a stand alone edit-comptextdemo.html demo in $TW5HOME/editions/edit-comptextdemo/output

Develop with nodejs

  • Set up 'TIDDLYWIKI_EDITION_PATH' to 'edition'
  • Link '$TW5HOME/plugins/snowgoon88/edit-comptext' to 'plugin'
  • Create a local dev_rep nodejs ./tiddlywiki.js dev_rep --init edit-comptextdev
  • Run local server nodejs ./tiddlywiki.js dev_rep --server

Contributors

Older Stuff

  • 10/06/2018 : v0.8.0 config triggerKeys and FIX partial completion

  • 28/05/2017 : v0.7.0 compatible with toolbar text editor

  • 04/05/2016 : v0.6.1 self-sufficient module, use of body of tiddlers

  • 26/04/2016 : v0.5.0 Completion Templates

  • 07/03/2017 : v0.4.1 Fix small bug in naming config tiddler

  • 07/03/2017 : v0.4 Configuration in 'config' tiddler.

  • 29/02/2016 : v0.3 Can use CTRL+SPACE, UP/DOWN, ESC.

  • 22/01/2016 : v0.2 Completion with Title that match pattern

  • 12/28/2015 : v0.1 First real TW5 plugin

  • 12/26/2015 : Second Version as a stand alone TW5 file : Sandbox/tw5_one_file.html

  • 2014 : First Version a first prototype in Sandbox/index.html

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.