Generate markup file path based on chat title #827
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Instead of using IDs on file names which PR changes logic in way that title are used.
It also allows user to put those files to subfolder by using chat names which contains |
e.g. chat title
Work|Go|Hello World
would be stored to filenotes/Work/Go/Hello_World.md
And because file name is not random ID anymore you can also update those markdown files by exporting again (as long you don't rename chat between).
PS. Because it looks to be unclear if this tool will still get updates now when author is focusing to NoFWL I did publish my customized version with this change included on https://github.com/olljanat/ChatGPT