cosven / cosven.github.io

个人零碎笔记,博客草稿,阅读笔记
10 stars 0 forks source link

Thinking in 'configurable feeluown'. #14

Closed cosven closed 7 years ago

cosven commented 8 years ago

key results

  1. starts with saved configurations
  2. configs can be changed manually
  3. configs show the whole system status(different from normal configs)
  4. multi language support

    implementation

    • user configurable options saved in ascii text, such as json-formatted files. choose YAML at last.

      configurable options list

lyric

  1. lyrics background color / text color
  2. lyrics shows or not

player status

  1. last played song
  2. lasted playing position
  3. player status
  4. playback mode

plugin

  1. enable or disable

    几个点

  2. 类似播放器状态的这些东西是不是需要另外保存在某些地方 ?
  3. yaml 写入的时候,并不能写入注释。