Mohammad Rahmani

Results 78 issues of Mohammad Rahmani

### Describe the bug As explained in https://tiddlywiki.com/#WidgetMessage%3A%20tm-copy-to-clipboard TW 5.3.4+ supports custom notification messages, but it does not work. * None of successNotification/failureNotification work * Wrong or empty param raises...

### Describe the bug Open https://tiddlywiki.com/#%24%3A%2Feditions%2Ftw5.com%2Fwikitext-macros See ``` \procedure tw-code(tiddler) \end \procedure tw-code-link(tiddler) [[$tiddler$]]: \end ``` I think text substitution is not correct here ### Expected behavior The correct form...

Look at the https://tiddlywiki.com/#Pragma%3A%20%5Crules with TW 5.3.5 and many new features like functions/procedures/shortcut conditionals, the rules for dynamic stylesheet should be improved. Maybe ``` \rules only filteredtranscludeinline transcludeinline macrodef macrocallinline...

**Is your feature request related to a problem? Please describe.** Templates in TiddlyWiki are indeed powerful tools that can significantly enhance the user experience by allowing the reuse of WikiText...

**Is your feature request related to a problem? Please describe.** TiddlyWiki shows the tags on Tiddler by sorting versus title, but it stores them in the order they added. This...

The filter in first rendercommand is corrected from `[encodeuricomponent[]addprefix[static/]]` to `tiddlywiki wikipath --render '[!is[system]]' '[encodeuricomponent[]addprefix[static/]addsuffix[.html]]' text/plain $:/core/templates/static.tiddler.html` to correctly adds the `.html` extension to produced files.

Thank you for this tiny and powerful server. Right now, the twserver only shows: ``` TW HTTP Server Listening on :8080 ``` It can show ``` TW HTTP Serving on...

## Rewrite Commander in TiddlyWiki 5.3.6+ - [ ] Upgrade to use the new concepts in TW 5.3.0+ like procedures, functions, transclude - [ ] Enhance the core code for...

enhancement

There is no spaces between buttons and left/top edges. They look ugly and padding or margin should be adjusted. ![image](https://github.com/user-attachments/assets/c751f2b6-2a95-492b-abdd-5cc0931467f9)

Pinboard layout works fine, but when click on new note button on the top right corner, it switches to default layout. Expected behavior The new layout should support creating new...