LBell
LBell
Noticed during testing that if I delete an uploaded file, folders2flickr just checks to see if it's in the history, not still on flickr and assumes it's there... Perhaps my...
I'm syncing project A to Flickr account A. I also want to sync my personal photos to my personal account... Would be fun to have a way to specify this...
The default folderfilename tag seems a bit cludgy -- especially since it makes it really difficult to use the flickr.com/myaccount/tags list (since it has a separate tag for every picture)....
Any chance to add a `preserveTimestamps` option on move? Or should I just use something like: ``` fs.copy(src, dest) .then(() => { fs.remove(src) .then(() => { console.log('Copied & Removed!') }).catch(err...
**Describe the bug** If all windows are closed, the top bar window buttons magically reappear, even though there is not target to minimize, close, etc. **To Reproduce** Steps to reproduce...
I've written a custom check that lives in my global node_modules home that works fine via command line: `write-good test.txt --checks=my-custom-check` However, if I add: `--checks=my-custom-check` To the arguments in...
### What is the bug or the crash? I swear something has changed... I'm attempting to place a horizontal label with a callout that's Xmm from a line. However, while...
Any way to select an entire body of a page? I'm working on one that has no div or classes or much of anything except text wrapped in a body...
### Feature description The "Recent Projects" list on the startup screen jumps three projects at a time when rolling the mouse wheel. This makes it difficult to track how far...
### What is the bug or the crash? I'm getting wildly inconsistent behavior with scale lock in the main program. When I first set the scale to 1:76000 and lock...