Uninote
Uninote
用户根目录
brdr
common
programming
docs
后端试题
问题讨论

fh

snippet form

配置解析

  • "#" 开头为注释

  • from tinynode

    • sql.ucfg template

      • sql_lv1=:select* from nodes, anodes where nodes.id = anodes.id and lv1='${1}' sql_lv1_rate=:select* from nodes, anodes where nodes.id = anodes.id and lv1='${1}' and rate >= '${2}'
      • sql_raw=:select* from nodes, anodes where nodes.id = anodes.id and lv1='js' and type='fqt'
    • *.cfg

      • sql_vl1=:fh sql_lv1_rate=:fh 0
  • from file system

    • sql.ucfg template

      • filter_path=:test_filter.cfg

F:\workspace*.xml

- *.cfg

	- sql_vl1=:fh

sql_lv1_rate=:fh 0

添加标签页

  • open
  • add

过滤

  • text

  • path

  • 匹配模式

    • 全字匹配

      • 默认 false
    • 拼音匹配

      • 默认 true
  • 禁用中文输入(IMM)

    • 默认 true
  • 数字输入

    • 默认作为选择的 index
    • alt 按下则输入数字

结果选择

  • 选择方式

    • 鼠标双击
    • 回车
    • 数字 0-9
  • 选择结果处理

    • url,并且 shift 按下,则浏览器打开

    • ctrl for paste checked

      • 定位

      • 粘贴

        • ctrl 按下
    • ctrl for paste not checked

      • 定位

        • ctrl 按下
      • 粘贴

    • 刷新/reload 后 ctrl for paste checked 状态不变;意义不变

其他

  • 临时过滤

    • ctrl shift alt + f

      • 复制 text version path
  • reload

  • edit config

  • edit template

editor

paste to

  • to current

    • code snippet paste

      • yes
      • no
    • insert to current post

      • 如果有选择,会被替换
    • no editor selected

      • 右下角提示
  • to temp

    • code snippet paste

      • yes
      • no
      • 再次打开会记录选择
    • append to last

    • 没有打开则先打开

  • 快捷键切换选项

    • F1/Tab: paste to temp/current
    • F2: code snippet paste
  • hover 切换选项

  • 格式

    • 常规

      • src 有格式

      • 没有

        • 14,宋体,黑色
    • vv,纯文本

      • 14,宋体,黑色

extent - paste to editor

  • 不受 selForm 选项的影响

    • TODO
  • selForm 没有初始化时仍可用

  • append to last

  • 没有打开则先打开

    • TODO

95 editor 点击问题

  • mouse focus

    • other app

      • 需要修正
    • this app, other form

      • 需要修正
    • this app, this form, other wnd

  • close

    • other app
    • this app, other form
  • already focus

  • IndexForm

    • 连续的打开-关闭 cases

      • 鼠标

        • 关闭
        • alt tab 切回
      • alt + e

        • 关闭
        • alt tab 切回

96 滚动优化

file dir view

前言

embed in editor

file dir manager

new file dir

  • 每次打开都是重新加载,无需测试更新视图

open tab

特殊文件

  • temp

    • paste to temp

      • 触发

        • selform
        • editor 上下文菜单
      • 后台打开

      • EditorSwitchForm 插入到第二条

  • tnd

    • f4 收集

      • 后台打开
      • EditorSwitchForm 插入到第二条

其他常规文件

new abs

  • TODO: 新建的abs并没有加入openfilelist

修改,close tab,取消

  • EditorSwitchForm 不变

open way

  • 快速打开 alt R

  • 打开

  • 双击新建

  • IPC

  • file dir view

    • click

    • double click

    • step

    • open in editorView

      • 关闭保存提示

      • 切换保存提示

        • 不在前台需要先切换到前台
        • 不保存可以直接切换
        • 要保存需要手动保存
    • new file

  • tinynode view form

  • node sel form

  • search snippet form

  • tinynode link

  • index browser

    • search

    • abs browse

      • click
      • 顺序浏览
  • fh form init arg

misc

97 ToolStripEx 点击问题

初始化

$ [ -d .git ] && (find ./ -maxdepth 1 ! -name . ! -name .git |xargs -n 1 rm -rf; git reset --hard)

XMind: ZEN - Trial Version

promise

ar-demo

点赞(0) 阅读(135) 举报
目录
标题