Plugin isn't creating a file
See original GitHub issueHello and thanks for this great plugin! I am super excited to use it. After installation I noticed that a note with the Pocket items isn’t being created. I have tested with a few different vaults in different locations to see if it was a permission problem but it doesn’t appear so. The plugin states that it fetches my items but no .md
file is created in the folder I specified.
If this is related to the community plugin install not working correctly is it possible to get some instructions on installing manually from source?
Thanks!
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
Solved - File not creating? | SpigotMC - SpigotMC
So im trying to create a messages file for my plugin and i have an API that has this method private static File...
Read more >Plugins not creating config files (wrong directory) - Oxide
If a plugin is not creating a config file it either does not have a config file, the plugin is in the wrong...
Read more >Plugin Config Files not Generating! - Support - Minecraft Forum
Ok so for the past 3-4 days i haven't been able to get any plugins that i download to generate config files!
Read more >Configuration file not being created - Quick Smelt - Community
My .json file wasn't created in the oxide/config directory after i put the .cs file in the plugins folder, not sure why this...
Read more >Help! Plugins won't generate config folders! - Forums - Bukkit.org
I was having this issue myself, turns out I'd not set my server to CraftBukkit, which was why no config files would generate....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
No issue at all, I understand! Yes I would prefer that personally! Even if it was one note with all the Pocket items in it that would work too!
Yes my original belief was that the plugin would create one note with my Pocket list. I wasn’t aware that I needed to run the command. Then once I discovered that I needed a template it made sense.
Yes it would be nice to have the option to just sync them all to one note but I realize some of the challenges with this. For instance I identified an issue with error handling with URL’s that didn’t have a title parsed correctly in Pocket. (Can’t create notes with
https://
for obvious reasons)If the command structure needs to be set, a feature request that would be beneficial is to be able to select notes by holding CTL or SHIFT in the Pocket window rather than having to run the Pocket command all the time everytime you want to open one of the notes. Hopefully that makes some sense?