alphapapa / alphapapa/org-sidebar
Using a view saved in org-ql-views to display into org-sidebar
Đang mở
- Ngôn ngữ chính
- Shell
- Star
- 558
- Fork
- 17
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I looked into the code and tried the following:
```
(defun org-sidebar--aims (dummy)
(org-ql-view "Aims")
)
````
"Aims" being my favorite view in org-ql-views.
But then `(org-sidebar 'org-sidebar--aims)` yields a "wrong type of argument" error. Any idea ?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.