Mohammad Rahmani

Results 78 issues of Mohammad Rahmani

Referring to: https://tiddlywiki.com/prerelease/#Customising%20Tiddler%20File%20Naming I try to use $:/config/FileSystemPaths but it fails in wiki with Thirdflow installed. My Questions are: 1. Is there any way to use $:/config/FileSystemPaths? 2. Does the...

There are some typos in https://github.com/TheDiveO/ThirdFlow/blob/master/package.json Which makes it fails on Windows system Line 20 -26 ``` "start": "tiddlywiki editions/develop --verbose --server $npm_package_config_port $:/core/save/all text/plain text/html & echo $! >...

Using ThirdFlow + PluginSkeleton it is quite straight forward to create new plugins! The question is if I want to publish the plugin and its source on GitHub using thirdflow,...

I have logged in to tiddlyhost.com and have some sites! Then I open another site (not belong to me) e.g https://simon.tiddlyhost.com/ and click on the save button the wiki shows...

If the you put some texts like a list of items in navigation column (hg-left) on small screen this will overlap with contents from (hg-main)! I am note sure but...

Hi @saqimtiaz Assume I have a repo called TW-Lab with a landing page (a index.html = a Tiddlywiki). It has description and links to few other tiddlywikis! (my projects, experiments)...

Many thanks for this wonderful plugin. It would be very useful if you can add some more details on widgets, their parameters and themes of reveal.js plugin

documentation
help wanted
question

Would you please add an extra theme and explain how one can add new theme to tiddlywiki-reveal.js

documentation
enhancement
help wanted

I realized the slideNumber can be set to true and tiddlywiki-reveal.js works fine! Clicking on a slide number say slide 4 opens a non-existing tiddler like /4. Is it possible...

documentation
help wanted
good first issue

Assume you have created a presentation using Title: Short Presentation Text: ``` ``` and then some slides have one or two line of codes, there is no way to programmatically...

enhancement
help wanted