GithubHelp home page GithubHelp logo

cuda_favorites's People

Contributors

alexey-t avatar jczanfona avatar kvichans avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

cuda_favorites's Issues

[beta] Store folders

  1. У кнопки Add... изменился тултип
    image
  2. При клике с Shift появляется диалог выбора папки
  3. В списке имена папок отображаются в скобках [ ]
  4. Объекты, которых нет, теперь отображаются с префиксом ?
  5. По кнопке Open на папке появляется запрос файла в этой папке

Empty list, open

'Open' in empty list

  File "<string>", line 1, in <module>
  File "/home/user/.cudatext/py/cuda_favorites/cd_favs.py", line 62, in dlg_favorites
    if btn=='open' and last>=0 and os.path.isfile(files[last]):
IndexError: list index out of range

Strange readme about dirs

  • Info
    Folders in the list are marked by [ ] brackets
    Non existing items in the list are marked by ?
    Button "Open" on a folder - suggests to open file in this folder
    Files and folders can be a shortcut

по тесту, плаг не может добавить в список папку- диалог выыбора файла по [Add..] не дает.

Help about folders

In the help provided by the dialog from the ? button, it would be useful to comment that folders can be added by Shift+Clicking the Add button.

fix needed

FROM_API_VERSION= '1.0.146'

мусор

def get_fav_data():
return json.loads(open(fav_json).read(), object_pairs_hook=OrdDict) \

говорили же про _json_loads

bt Demo tabs

Это не рабочий, а DEMO вариант. Он для тестирования нового контрола tabs.
fav-tabs

  1. Обе вкладки живые, их можно наполнять и использовать
  2. Название второй вкладки Projects пока не имеет отношения ни к каким проектам.
  3. Ускорители в именах ярлыков не работают

refac do_open/save

Строка

            open(fav_json, 'w').write(json.dumps(stores, indent=4))

-лучше ее делать как def do_save.
Аналогично do_open.

Opt not saved

  • open dlg
  • click "show paths"
  • close
  • reopen: checkbox still old

2 tabs Files/Projects

Для Куд можно задать
ext_prj = '.cuda-proj'
для Син
ext_prj = '.synw-proj'
Wish: файлы с расширением ext_prj показывать в табе Projects. Не такие в первом табе Files. Было удобно иметь 2 таба files/projects. Если файлов больше 20 и проектов 10

Wish: gap of buttons, vertical

I suggest nice vertical gaps (= small gap, == big)

open== add = add current == delete == move up = move down == close

1.2 cannot run

Python 3.8
Startup: 640ms, plugins: 0ms ()
Init: cuda_favorites
Traceback (most recent call last):
  File "/home/user/.config/cudatext/py/cuda_favorites/__init__.py", line 1, in <module>
    from .cd_favs import Command
  File "/home/user/.config/cudatext/py/cuda_favorites/cd_favs.py", line 13, in <module>
    from    .cd_plug_lib    import *
ModuleNotFoundError: No module named 'cuda_favorites.cd_plug_lib'
Init: cuda_addonman

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.