question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Fix/review custom folder structure fallbacks #Help #Question

See original GitHub issue

https://github.com/jmathai/elodie/pull/283

Hey @jmathai,

Hope you’re well

Thanks for software, as always

As title

I won’t go into detail with my desired syntax (yet), instead I’ll simply use the README example[e] syntax:

[Directory]
month=%m
year=%Y
location=%city
full_path=%month/%year/%album|%location|%"Beats me"

… which yields unexpected results, where I see Unknown Location instead of Beats me:

Last login: Sun Mar 31 04:00:31 on ttys000
Lewiss-MacBook-Pro:~ ldexterldesign$ tree /Users/ldexterldesign/Desktop/elodie/-source
/Users/ldexterldesign/Desktop/elodie/-source
└── 2009-03-20_21-29-43-dsc_0248.jpg

0 directories, 1 file
Lewiss-MacBook-Pro:~ ldexterldesign$ tree /Users/ldexterldesign/Desktop/elodie/-destination
/Users/ldexterldesign/Desktop/elodie/-destination
└── 03
    └── 2009
        └── Unknown\ Location
            └── 2009-03-20_21-29-43-dsc_0248.jpg

3 directories, 1 file
Lewiss-MacBook-Pro:~ ldexterldesign$

2009-03-20_21-29-43-dsc_0248

If you have any issues (e.g. questions/queries) then happy to help

Hope this is helpful and to hear back

Cheers

e: https://github.com/jmathai/elodie#using-fallback-folders

hardware: Apple, MacBook Pro (Retina, 15-inch, Mid 2014) software - operating system: Apple, macOS, 10.14.4 (18E226)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jmathaicommented, Apr 4, 2019

Thanks for the detailed response. That’s a clever workaround for what I’d consider to be a bug 😃

0reactions
jmathaicommented, Aug 23, 2019

Closing as a duplicate of #245.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Custom Folder Structure in ASP.NET MVC 5 - Stack Overflow
I set the value to true and tested locally with an empty folder in the project, a route redirecting to Home/Index , and...
Read more >
Two SFDX project folder structure questions
Understanding how the Salesforce CLI uses SFDX Projects and Package Directories to synchronize metadata with scratch orgs can help you get the ...
Read more >
Building a foundational folder structure at scale - YouTube
Set your users up for success by building an intuitive, scalable folder structure. In this session, you'll hear from Box experts and ...
Read more >
Find Files Faster: How to Organize Files and Folders - Zapier
With organized file and folder structures. ... Folder structures can help, just like drawers and dividers can keep your clothes organized.
Read more >
Structures of Directory in Operating System - GeeksforGeeks
The main problem with this kind of directory structure is to calculate the total size or space that has been taken by the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found