Skip to content

[IDEA] Add warning when importing a plugin tiddler through drag-and-drop to a node.js wiki #9714

@superuser-does

Description

@superuser-does

Problem

When importing a plugin through drag-and-drop into a wiki running under Node.js, there is no warning about the limitations of this approach.

This goes against official recommendation on installing a plugin in Node.js.

However, knowing this relies on the user having read the documentation. Many Node users are former/concurrent users of single-file wiki who would not think to look this up.

It would be preferable if this information was surfaced in the context it's most relevant: when a user is trying to import a plugin in the old-fashioned way.

Solution

Add a warning when a JSON being imported through drag-and-drop is identified as a plugin tiddler, about the limitations of this approach.

Alternatives I've considered

The only alternative I see is to continue the current state of affairs, which means users could err in the same way.

Additional context

I am a longtime user of single-file wikis and new to node, which I did a simple conversion for from the command line.

I use GSD5, but it performs poorly. So I tend to enable it briefly and then disable it again.

I could not understand why the version counter kept changing from v0.9.0 to v0.9.1 when I disabled until I read this documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionableIssue is actionable and contributions (pull requests) are very welcomeadvancedAdvanced complexity; Backwards compatibility has to be kept in mind

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions