Giter VIP home page Giter VIP logo

tw-favorites's Introduction

Favorites

The Favorites plugin is a small Tiddlywiki 5 plugin let you create a list of favorite tiddlers. It was originally developed by Andrew Harrison at http://favorites.tiddlyspot.com/ Favorites plugin 4+ contains three modes:

  • flat mode: one favorite list, no folder
  • structured mode: use folder, search tool, export and delete tool
  • frozen list: read only, simple table of content style.

Demo

The demo can be find here: https://kookma.github.io/TW-Favorites/.

Install

Packaged plugin

  • Download favorites.tid from Packaged folder above.
  • Drag and drop favorites.tid into your wiki.
  • Save and reload your wiki.

Client-Server installation (separate files)

  • For Node.js (server version) download the favorites folder from source folder and paste in your Tiddlywiki plugins folder.
  • For local installation put the favorites folder into your local plugins folder under your wiki folder.

Demo

It is highly recommended to backup your data before trying any new plugin! Do it before installing Favorites.

Issues

Your feedback and issue report are appreciated.

Tiddliwiki

A self contained personal wiki can be found at https://tiddlywiki.com/.

tw-favorites's People

Contributors

kookma avatar sonephetr2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tw-favorites's Issues

Extra space when ViewToolbar button is hidden

$:/plugins/kookma/favorites/ui/buttons/add-remove

Need to be corrected to:

\define show-favorites-button(class)
\whitespace trim
<$list filter='[<tv-config-toolbar-icons>match[yes]]'>
<span class="$class$">{{$:/plugins/kookma/favorites/images/heart}}</span>
</$list>
<$list filter='[<tv-config-toolbar-text>match[yes]]'>
<span class='tc-btn-text'><$text text={{$:/language/Buttons/Favorites/Caption/Add}}/></span>
</$list>
\end

Suggestion: New feature - open all tiddlers in a chosen favourites folder on Story River

Hi, first thank you for a very useful plugin I find it very useful for grouping tiddlers in a large Tiddlywiki in situations where tags are not quite what I want.

Suggestion - a button on each folder that if clicked opens all tiddlers in that folder on the story river.

Example of use: A revision aid - a folder called "essentials" ie the user has decided on a selection of tiddlers that they wish to review before an exam. They might first chose to clear the story river. They then press on the button on the favourites folder called "essentials" and can then revise their sub list of most important points.

Of course this can all be done with a tag called "essentials" but I find the favourites plugin particularly useful for collecting tiddlers of particular interest under categories in a flexible way, it gives a good overview and allows for easy transfer between folders - for instance if an item were to be downgraded from "essentials" to "also very important but not essential".

Great plugin - can't fault it - works exactly as I would wish.

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.