Skip to content

Commit

Permalink
Create the 4.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kookma committed Apr 23, 2021
1 parent dcf06e4 commit deb1766
Show file tree
Hide file tree
Showing 36 changed files with 1,850 additions and 1,233 deletions.
2,702 changes: 1,684 additions & 1,018 deletions docs/index.html

Large diffs are not rendered by default.

11 changes: 5 additions & 6 deletions packaged/favorites.tid

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion source/favorites/frozen-list.tid
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
caption: Favorites
created: 20191228192318272
list-after: $:/core/ui/SideBar/Open
modified: 20191230052910367
modified: 20200326083226904
tags:
title: $:/plugins/kookma/favorites/frozen-list
type: text/vnd.tiddlywiki
Expand Down
62 changes: 8 additions & 54 deletions source/favorites/history.tid
Original file line number Diff line number Diff line change
@@ -1,59 +1,13 @@
created: 20191216195857105
modified: 20200105051147840
created: 20200326073607951
modified: 20200326080816159
tags:
title: $:/plugins/kookma/favorites/history
type: text/vnd.tiddlywiki

!! Release 4.1.0
* Jan 5th, 2020
* [FIXED] documentation is improved
* [FIXED] minor issues in code has been fixed. Code has been polished further
Full change log https://kookma.github.io/TW-Favorites/#ChangeLog

!! Release 4.0.6
* Jan 1st, 2020
* [NEW] Set the color of heart icon on viewtoolbar using the Settings tab
* [FIXED] issue with recent items has been addressed. No recent is distribued as a plugin tiddler

!! Release 4.0.5
* Dec 30th, 2019
* [NEW] minor issue fixed on recently added folder

!! Release 4.0.4
* Dec 29th, 2019
* [NEW] favorite manager
* [NEW] favorites manager has got new tabs
* [NEW] rename and delete folders using manager tab
* [NEW] export tab for exporting favorites in various format
* [NEW] delete tiddlers from wiki based on folder selection
* [NEW] combo search to search in favorite list
* [NEW] improved documentation

!! Release 4.0.2
* Dec 23th, 2019
* [NEW] favorite folder
* [NEW] rename folder using inline editbox
* [NEW] drag and drop between folders
* [NEW] add new favorites to the begining of list
* [NEW] favorite manager - initial idea
* [NEW] drag and drop a tag pill to add all tiddlers to favorites

!! Release 4.0.1
* Dec 17th, 2019
* [NEW] a rewrite of old favorite plugin

!! Release 3.1.0
* Dec 17th, 2019
* [NEW] distributed as packaged and plugin folder under Node.js
* [NEW] on mouse hover on items in side bar the title of tiddler is shown. This is useful when tiddler has caption and its title is not shown
* [NEW] remove button for non-existent favorite items in Favorites list on the sidebar

!! Release 3.0.12
* Nov 1st, 2018
* released by Mohammad Rahmani
* [NEW] favorite icons
* [NEW] caption for sidebar tab
* [NEW] minor issue fixed
!! Release 3.0.5
* Aug 3rd, 2017
* released by ''Andrew Harrison''
* url: http://favorites.tiddlyspot.com/
* ''4.4.0 '' -- 2020.03.26 -- moved to new Thirdflow development platform
* ''4.3.0 '' -- 2019.11.19 -- correct caption when caption filed has wikitext
* ''4.0.0 '' -- 2019.12.17 -- a rewrite of old favorite plugin
* ''3.0.12'' -- 2018.11.01 -- released by Mohammad Rahmani
* ''3.0.5 '' -- 2017.08.03 -- released by Andrew Harrison
8 changes: 4 additions & 4 deletions source/favorites/image.tid
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
created: 20181010141333403
modified: 20191223211116386
modified: 20200326185558195
path: c-3.3-16.6-15.1-27.3-30.3-27.3-8.5,0-17.7,3.5-26.7,10.1-9.1-6.8-18.3-10.3-26.9-10.3-15.2,0-27.1,10.8-30.3,27.6-4.8,24.9 10.6,58 55.7,76 0.5,0.2 1,0.3 1.5,0.3 0.5,0 1-0.1 1.5-0.3 45-18.4 60.3-51.4 55.5-76.1zm-57,67.9c-39.6-16.4-53.3-45-49.2-66.3 2.4-12.7 11.2-21 22.3-21 7.5,0 15.9,3.6 24.3,10.5 1.5,1.2 3.6,1.2 5.1,0 8.4-6.7 16.7-10.2 24.2-10.2 11.1,0 19.8,8.1 22.3,20.7 4.1,21.1-9.5,49.6-49,66.3z
tags: $:/tags/Image
title: $:/plugins/kookma/favorites/image
type: text/vnd.tiddlywiki

\define my-svg()
<svg class='tc-image-favorites tc-image-button' width='22pt' height='22pt' viewBox="0 0 129 129"><g><path stroke='#999' stroke-width='5' d='m$(m)$$(path)$'/></g></svg>
\define favorites-svg()
<svg class='tc-image-favorites-button tc-image-button' width='22pt' height='22pt' viewBox="0 0 129 129"><g><path stroke-width="6px" d='m$(m)$$(path)$'/></g></svg>
\end

<$vars m='121.6,40.1' path={{!!path}}>
<<my-svg>>
<<favorites-svg>>
</$vars>
6 changes: 6 additions & 0 deletions source/favorites/language/Buttons/Caption/Add.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
created: 20191216200037937
modified: 20200326193233403
title: $:/language/Buttons/Favorites/Caption/Add
type: text/vnd.tiddlywiki

favorites
6 changes: 6 additions & 0 deletions source/favorites/language/Buttons/Caption/Remove.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
created: 20191216200037793
modified: 20200326193156596
title: $:/language/Buttons/Favorites/Caption/Remove
type: text/vnd.tiddlywiki

Caption/Remove
6 changes: 6 additions & 0 deletions source/favorites/language/Buttons/Hint/Add.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
created: 20191216200037919
modified: 20200326193116928
title: $:/language/Buttons/Favorites/Hint/Add
type: text/vnd.tiddlywiki

Add to favorites
7 changes: 7 additions & 0 deletions source/favorites/language/Buttons/Hint/Remove.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
created: 20200326193045794
modified: 20200326193104571
tags:
title: $:/language/Buttons/Favorites/Hint/Remove
type: text/vnd.tiddlywiki

Remove from favorites
4 changes: 2 additions & 2 deletions source/favorites/license.tid
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
created: 20191216195857106
modified: 20191227175619386
created: 20200326073607952
modified: 20200326080900832
tags:
title: $:/plugins/kookma/favorites/license
type: text/vnd.tiddlywiki
Expand Down
5 changes: 1 addition & 4 deletions source/favorites/macros/combo-search.tid
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
created: 20191219070911471
creator: Mohammad
description: do not delete, part of example 103
modified: 20191227202015297
modifier: Mohammad
tags: show-contents
modified: 20200326190600963
title: $:/plugins/kookma/favorites/macros/combo-search
type: text/vnd.tiddlywiki

Expand Down
3 changes: 1 addition & 2 deletions source/favorites/macros/definition.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
created: 20191223204533023
modified: 20200103090656507
tags: show-contents
modified: 20200326190417057
title: $:/plugins/kookma/favorites/macros/definition
type: text/vnd.tiddlywiki

Expand Down
2 changes: 1 addition & 1 deletion source/favorites/macros/folding-editor.tid
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
created: 20191222134036727
modified: 20191227171208671
modified: 20200326083226990
tags: $:/tags/Macro
title: $:/plugins/kookma/favorites/macros/folding-editor
type: text/vnd.tiddlywiki
Expand Down
3 changes: 1 addition & 2 deletions source/favorites/macros/sidebar.tid
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
caption: Favorites
created: 20191226064633412
list-before: $:/core/ui/SideBar/Recent
modified: 20191227192532017
tags: show-contents
modified: 20200326190524020
title: $:/plugins/kookma/favorites/macros/sidebar
type: text/vnd.tiddlywiki

Expand Down
3 changes: 1 addition & 2 deletions source/favorites/macros/slider.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
created: 20191220123602267
modified: 20191227154211668
tags: show-contents
modified: 20200326190213819
title: $:/plugins/kookma/favorites/macros/slider
type: text/vnd.tiddlywiki

Expand Down
2 changes: 1 addition & 1 deletion source/favorites/manager.tid
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
created: 20191224190957179
modified: 20191230091324667
modified: 20200326083227025
tags:
title: $:/plugins/kookma/favorites/manager
type: text/vnd.tiddlywiki
Expand Down
2 changes: 1 addition & 1 deletion source/favorites/manager/export.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
caption: Export
created: 20191226173845382
modified: 20191227202553376
modified: 20200326083227031
tags: $:/favorites/Manager
title: $:/plugins/kookma/favorites/manager/export
type: text/vnd.tiddlywiki
Expand Down
3 changes: 1 addition & 2 deletions source/favorites/manager/exptab-delete.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
created: 20191226172205238
modified: 20191227174636102
tags: show-contents
modified: 20200326190524040
title: $:/plugins/kookma/favorites/manager/exptab-delete
type: text/vnd.tiddlywiki

Expand Down
3 changes: 1 addition & 2 deletions source/favorites/manager/exptab-export.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
created: 20191226172145394
modified: 20191227174257445
tags: show-contents
modified: 20200326190524050
title: $:/plugins/kookma/favorites/manager/exptab-export
type: text/vnd.tiddlywiki

Expand Down
2 changes: 1 addition & 1 deletion source/favorites/manager/folders.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
caption: Folders
created: 20191226064442751
modified: 20191230091406615
modified: 20200326083227048
tags: $:/favorites/Manager
title: $:/plugins/kookma/favorites/manager/folders
type: text/vnd.tiddlywiki
Expand Down
2 changes: 1 addition & 1 deletion source/favorites/manager/search.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
caption: Search
created: 20191226092612349
modified: 20191227175006603
modified: 20200326083227054
tags: $:/favorites/Manager
title: $:/plugins/kookma/favorites/manager/search
type: text/vnd.tiddlywiki
Expand Down
6 changes: 3 additions & 3 deletions source/favorites/plugin.info
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"title": "$:/plugins/kookma/favorites",
"description": "favorites",
"description": "Favorites",
"author": "Mohammad Rahmani",
"version": "4.1.0",
"core-version": ">=5.1.21",
"version": "4.4.0",
"core-version": ">=5.1.22",
"source": "https://github.com/kookma/TW-Favorites",
"list": "readme history license",
"dependents": "",
Expand Down
28 changes: 11 additions & 17 deletions source/favorites/readme.tid
Original file line number Diff line number Diff line change
@@ -1,28 +1,22 @@
created: 20181101141032553
modified: 20200105042522378
created: 20200326073607952
modified: 20200326082214810
tags:
title: $:/plugins/kookma/favorites/readme
type: text/vnd.tiddlywiki

<style> .dsvg svg{width: 1.2em;height: 1.2em;vertical-align: middle;}</style>
; Favorites
A favorite item also called a bookmark is a shortcut, you are creating for quick access to it. You can access that bookmark at any time and view that as many times as you want without having to search and find it again.

!! How to use
The Favorites plugin adds the <span class=dsvg>{{$:/plugins/kookma/favorites/image}}</span> button to the tiddler view Toolbar and also the `Favorites` tab to the sidebar.
''Favorites plugin'' is a set of tool for creating favorites (bookmarks) in Tiddlywiki. Each favorite item is a shortcut to a tiddler.

The button becomes `red` when selected and then the tiddler appears in the list on the `Favorites` tab. The list can be sorted using drag and drop of items.

A tiddler can be removed from the `Favorites` tab by either

* opening it and clicking again on the <span class=dsvg>{{$:/plugins/kookma/favorites/image}}</span> button. or
* click on remove button in `Favorites` list on the sidebar

The ''Favorites plugin'' contains three modes
The Favorites plugin 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

Favorites plugin also supports folder operation, export and bulk operations.
;Code and demo
For learning plugin features, syntax, tutorial and examples see the plugin demo and code pages

!! Tutorial
* For detailed description and demo see: [[https://kookma.github.io/TW-Favorites/]]
* For latest update and code see: [[https://github.com/kookma/TW-Favorites]]
* Demo: https://kookma.github.io/TW-Favorites/
* Code: https://github.com/kookma/TW-Favorites
9 changes: 5 additions & 4 deletions source/favorites/recent.tid
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
caption: Recently added
created: 20200103090757281
list: [[Favorites Plugin]] $:/plugins/kookma/favorites/viewtoolbar
modified: 20200105051155661
creator: a revised version of Andrew Harrison favorite plugin
list: $:/plugins/kookma/favorites/styles/image.css
modified: 20200326195945747
modifier: a revised version of Andrew Harrison favorite plugin
tags: $:/tags/Favorites/Folder
title: $:/plugins/kookma/favorites/recent
type: text/vnd.tiddlywiki

type: text/vnd.tiddlywiki
2 changes: 1 addition & 1 deletion source/favorites/sidebar-tab.tid
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
caption: Favorites
created: 20191226064836102
list-after: $:/core/ui/SideBar/Open
modified: 20191230052910358
modified: 20200326083227061
tags: $:/tags/SideBar
title: $:/plugins/kookma/favorites/sidebar-tab
type: text/vnd.tiddlywiki
Expand Down
8 changes: 0 additions & 8 deletions source/favorites/styles/form-elements.tid

This file was deleted.

19 changes: 19 additions & 0 deletions source/favorites/styles/image.css.tid
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
button-color: #ff0000
created: 20200326140130064
creator: a revised version of Andrew Harrison favorite plugin
modified: 20200326195938233
modifier: a revised version of Andrew Harrison favorite plugin
tags: $:/tags/Stylesheet
title: $:/plugins/kookma/favorites/styles/image.css
type: text/vnd.tiddlywiki

.tc-tiddler-controls .notselected .tc-image-favorites-button {
stroke: #ccc;
fill: #ccc;
}

.tc-tiddler-controls .selected .tc-image-favorites-button {
stroke: {{!!button-color}};
fill: {{!!button-color}};
}

31 changes: 0 additions & 31 deletions source/favorites/styles/main.css.tid

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
created: 20191219075310949
modified: 20191227210901990
tags: $:/tags/Stylesheet
title: $:/plugins/kookma/favorites/styles/style.css
type: text/css

.sd-input textarea:focus, .sd-input input:focus { outline: none;}
.sd-input textarea, .sd-input input { border:none; border-bottom: 1px dotted gray; margin-left:0px; width:75%;}

Expand All @@ -28,4 +22,8 @@ type: text/css
width: 0.8em; !important;
height: 0.8em; !important;
vertical-align: middle !important;
}
}

/* form elements */
.fv-form label { display:inline-block; width:130px; margin-left:5px; }
.fv-form input, .fv-form select { display:inline-block; width:320px;}
5 changes: 5 additions & 0 deletions source/favorites/styles/style.css.css.meta
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
created: 20191219075310949
modified: 20200326185700659
tags: $:/tags/Stylesheet
title: $:/plugins/kookma/favorites/styles/style.css
type: text/css
Loading

0 comments on commit deb1766

Please sign in to comment.