ctengel / taskmaster

Master your tasks
GNU General Public License v3.0
0 stars 0 forks source link

Simplify Contexts #86

Open ctengel opened 11 months ago

ctengel commented 11 months ago

Just two for now

ctengel commented 11 months ago

see d17a4cad848b1aa6e76ecae80acb7ec1ff538c16

there's two styles?

ctengel commented 10 months ago

Ok part of confusion is here - they were changed at a later time 9b9818c8f05d6b0cb64aace651cfb630429801af

ctengel commented 10 months ago

API considers them all lowercase

ctengel commented 10 months ago

Ok so currently we have 8

  1. Determine what hmcl is
  2. Consider merging hmdy and hmed. This can be a frustrating and meaningless distinction, especially since now there is no time in weekends either. Some of the range split/merge can help with having these together. #87 and #11 Separate stages definitely doesn't make sense here.
  3. Merge wkin and wknw. VPN works way better now, and again separate stages won't help.
  4. The merged work, wkof, merged home, and errd - separate stages or no?

Three options:

For less work, let's confirm GUI to API for now, then go through and do some merging of contexts

Next question:

ctengel commented 10 months ago

We actually need to look at a newer version of tmsqlapi.py

CTX = ['hmdy', 'hmed', 'wknw', 'hmfm', 'wkin', 'wkof', 'errd', 'trip', 'hmid', 'wkid']