Coder Social home page Coder Social logo

fmanbookmarks's People

Contributors

simonced avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fmanbookmarks's Issues

Fails when attempting to list bookmarks before any exist

Awesome script dude! You do however need to account for the case when no bookmarks exist, which is only on first run, currently.

REPRODUCE:

  • Control-b before adding any bookmarks
Command 'BookmarksList' raised error.

Traceback (most recent call last):
  File "fman\impl\plugins\command_registry.py", line 128, in _execute_command
  File "C:\Users\sven\AppData\Roaming\fman\Plugins\Third-party\FmanBookmarks\bookmarks\__init__.py", line 31, in __call__
    result = show_quicksearch(self._listing)
  File "fman\__init__.py", line 235, in show_quicksearch
  File "fman\impl\util\qt\thread.py", line 11, in result
  File "fman\impl\util\qt\thread.py", line 81, in run_in_thread
  File "fman\impl\util\qt\thread.py", line 106, in result
  File "fman\impl\util\qt\thread.py", line 94, in __call__
  File "fman\impl\widgets.py", line 368, in show_quicksearch
  File "fman\impl\util\qt\thread.py", line 11, in result
  File "fman\impl\util\qt\thread.py", line 66, in run_in_thread
  File "fman\impl\widgets.py", line 383, in exec_dialog
  File "fman\impl\quicksearch.py", line 35, in exec
  File "fman\impl\quicksearch.py", line 108, in _update_items
  File "C:\Users\sven\AppData\Roaming\fman\Plugins\Third-party\FmanBookmarks\bookmarks\__init__.py", line 43, in _listing
    for item in self.bookmarks:
TypeError: 'NoneType' object is not iterable

Option to sort or/and reorder

It should be possible to sort or reorder the items. Currently I edit the json file. But it would be nice to be able to do it directly without editing the json file.

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.