Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tags to specific snippets and/or topics. #37

Closed
farling42 opened this issue Aug 1, 2018 · 5 comments
Closed

Add tags to specific snippets and/or topics. #37

farling42 opened this issue Aug 1, 2018 · 5 comments

Comments

@farling42
Copy link
Owner

farling42 commented Aug 1, 2018

Allow tags to be specified for snippets, and/or topics.

Maybe allow the CSV to contain a column that contains list of tags of the form Adventure Area:Fortress rather than hard-coding the same tag for every topic (although this would be an option through the class that stores CSV column).

@farling42
Copy link
Owner Author

farling42 commented Aug 1, 2018

All tags must be pre-existing within the RW Structure file, defined as either a <tag_global> or a <tag>

A tag_id attribute can be specified on a snippet or tag_assign.

tag_assign can appear in a snippet or a topic or a plot

@farling42
Copy link
Owner Author

farling42 commented Aug 1, 2018

type attribute of Manual might put the "wierd F/T" symbol into the tags area.

@farling42
Copy link
Owner Author

Or, like suggested for multi-domain tag snippets, have the topic configuration define which domain is used, and then the data column specifies only the tag within that domain.

@farling42
Copy link
Owner Author

The tag format inside the snippet is: <tag_assign tag_id="Tag_915" type="Manual" />

A tag explicitly added to the topic is: <tag_assign tag_id="Tag_1183" />

@farling42 farling42 self-assigned this Jun 27, 2023
@farling42
Copy link
Owner Author

CSV2RW is in maintenance mode now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant