table without id file.link as "문제번호", 관련노트, 중요, 반복도, 풀이from "(21) 문제모음"where contains(tags,"✏️")where contains(Category1,[[1. 일반 및 기타]]) where 중요 < 11sort 반복도 desc
2. 설계개념 및 하중
table without id file.link as "문제번호", 관련노트, 중요, 반복도, 풀이from "(21) 문제모음"where contains(tags,"✏️")where contains(Category1,[[2. 설계개념 및 하중]]) where 중요 < 11sort 반복도 desc
3. 내진설계
table without id file.link as "문제번호", 관련노트, 중요, 반복도, 풀이from "(21) 문제모음"where contains(tags,"✏️")where contains(Category1,[[3. 내진설계]]) where 중요 < 11sort 반복도 desc
4. RC
table without id file.link as "문제번호", 관련노트, 중요, 반복도, 풀이from "(21) 문제모음"where contains(tags,"✏️")where contains(Category1,[[4. RC(철콘)]]) where 중요 < 11sort 반복도 desc
5. STL
table without id file.link as "문제번호", 관련노트, 중요, 반복도, 풀이from "(21) 문제모음"where contains(tags,"✏️")where contains(Category1,[[5. STL(철골)]]) where 중요 < 11sort 반복도 desc
6. 역학
table without id file.link as "문제번호", 관련노트, 중요, 반복도, 풀이from "(21) 문제모음"where contains(tags,"✏️")where contains(Category1,[[6. 역학]]) where 중요 < 11sort 반복도 desc
전체 서술형
table without id file.link as "문제번호", Category1, 관련노트, 정답, 중요, 반복도, 풀이from "(21) 문제모음"where contains(tags,"✏️")where 중요 < 11sort 반복도 descsort tags descsort Category1
제외로 분류
table without id file.link as "문제번호", 관련노트, 정답, 중요from "(21) 문제모음"where contains(tags,"✏️")where contains(중요, "❌")sort tags descsort 중요 desc