It is very cumbersome to change an entry in the FAQ ... #6060

Closed
opened 2024-01-23 20:08:53 +00:00 by Boot · 9 comments
Member

... because at the moment you have to write off the previous entry, then delete the old entry and then make the changed entry again. This is ok in itself, but unfortunately there is no way to view the original keywords and thus it can happen that original keywords are lost.

... because at the moment you have to write off the previous entry, then delete the old entry and then make the changed entry again. This is ok in itself, but unfortunately there is no way to view the original keywords and thus it can happen that original keywords are lost.
AliasAlreadyTaken was assigned by Boot 2024-01-23 20:09:01 +00:00
flux added the
1. kind/enhancement
label 2024-01-24 00:19:20 +00:00
Member

probably there should be some formspec to edit faq entries

probably there should be some formspec to edit faq entries

Actually those faq entries are in a git repo. They can be checked out and edited outside, then checked in again.

Now we only need hot reload: #6064

Actually those faq entries are in a git repo. They can be checked out and edited outside, then checked in again. Now we only need hot reload: #6064
AliasAlreadyTaken added the
4. step/ready to QA test
label 2024-01-24 08:13:41 +00:00

Please test, if the git workflow and hotreload works in a less cumbersome way. faq repo is here:

https://gitea.your-land.de/your-land/yl_faq_database

Please test, if the git workflow and hotreload works in a less cumbersome way. faq repo is here: https://gitea.your-land.de/your-land/yl_faq_database
AliasAlreadyTaken added this to the 1.1.123 milestone 2024-01-24 08:14:49 +00:00
Author
Member

Accordingly, the FAQ automatically generates almost all words of the question and the answer as searchwords. That was new to me. Then you rarely need to add more searchwords manually.

Accordingly, the FAQ automatically generates almost all words of the question and the answer as searchwords. That was new to me. Then you rarely need to add more searchwords manually.
Member

Is there any reason json files have non-descriptive number names like 12.json instead of named after the keyword like priest.json?
Using only web editor is hard to find the right one...

Is there any reason json files have non-descriptive number names like `12.json` instead of named after the keyword like `priest.json`? Using only web editor is hard to find the right one...

The search words are meant to complement the question and answer. You'd add words there that do not appear directly in either, but are synonyms people might search for when they in fact want the entry.

The search words are meant to complement the question and answer. You'd add words there that do not appear directly in either, but are synonyms people might search for when they in fact want the entry.
Member

f199e0992a
I've added an entry through gitea web interface...

But it does not seem able to pull it using /faq_reload. Or maybe there's an error but I can't see it...

https://gitea.your-land.de/your-land/yl_faq_database/commit/f199e0992a3c470f9b86cb20cf5002fdf358ef02 I've added an entry through gitea web interface... But it does not seem able to pull it using `/faq_reload`. Or maybe there's an error but I can't see it...

That's because on top of adding them to git, the Alias must pull them to the server. Which he just did.

That's because on top of adding them to git, the Alias must pull them to the server. Which he just did.
AliasAlreadyTaken added the
ugh/QA OK
label 2024-03-12 13:21:07 +00:00
flux added
5. result/fixed
and removed
4. step/ready to QA test
labels 2024-03-28 20:45:43 +00:00
AliasAlreadyTaken was unassigned by flux 2024-03-28 20:45:46 +00:00
Member

this is live (or at least the command is available)

this is live (or at least the command is available)
flux closed this issue 2024-03-28 20:46:01 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#6060
No description provided.